C#
VB
C++
Gets an ICollection containing the keys of the IDictionary.
public virtual ICollection<TKey> Keys { get; }
Public Overridable ReadOnly Property Keys As ICollection(Of TKey)
public:
virtual property ICollection<TKey^>^ Keys {
ICollection<TKey^>^ get();
}
An ICollection containing the keys of the object that implements IDictionary.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET